home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat España 27
/
MacFormat n. 27 (Spain)
/
Mac Format 26.bin
/
Shareware
/
Programación
/
Word Services XCMD 1.0d3
/
GoToWebPage XCMD
/
GoToWebPage.h
< prev
next >
Encoding:
Amiga (detected)
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-08-06
|
306 b
|
8 lines
/* GoToWebPage.h
* Launch a browser and go to a given URL
* Copyright ©1996 Michael D. Crawford. All Rights Reserved.
* You may use this code on the condition that you read the following web page:
* http://www.scruznet.com/~crawford/WordServices/wdsvindex.html
*/
OSErr GoToWebPage( StringPtr url );